Make GtkNativeInterface private
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Aug 2020 23:21:05 +0000 (19:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Aug 2020 11:03:27 +0000 (07:03 -0400)
commit35708162cc6d11a92c11f7c1e474e6d657f8d684
tree28a91e4fd44943a357418b4d421b9d0ce60810d8
parent28c1e742208c678456879705b3574e56699831fa
Make GtkNativeInterface private

We are not sure yet if allowing out-of-tree
implementations of GtkNative are a good idea.
12 files changed:
docs/reference/gtk/gtk4-sections.txt
gtk/gtkdragicon.c
gtk/gtkmain.c
gtk/gtknative.c
gtk/gtknative.h
gtk/gtknativeprivate.h [new file with mode: 0644]
gtk/gtkpopover.c
gtk/gtktexthandle.c
gtk/gtktooltip.c
gtk/gtktooltipwindow.c
gtk/gtkwindow.c
gtk/inspector/inspect-button.c